Welcome![Sign In][Sign Up]
Location:
Search - VC CStatic

Search list

[Static controlimagepreview

Description: 一个基于CStatic的图片preview控件,VC环境直接可以用-a picture preview controls, VC environment can be used directly
Platform: | Size: 137977 | Author: 罗宾 | Hits:

[OtherDUBA2008-6-18

Description: 包含金山独霸届面的模拟实现的源代码,以对话框的方式实现了金山独霸的界面,里面采用很多的控件派生类如CButton CStatic等,是学习VC界面开发的好例子。
Platform: | Size: 61450 | Author: 马学伟 | Hits:

[Othervc++

Description: 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
Platform: | Size: 19456 | Author: | Hits:

[Static controlimagepreview

Description: 一个基于CStatic的图片preview控件,VC环境直接可以用-a picture preview controls, VC environment can be used directly
Platform: | Size: 137216 | Author: 罗宾 | Hits:

[OtherVC_CClockST

Description: 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-a simple digital clock procedures, which date the category MFC CStatic derived from the base class.
Platform: | Size: 125952 | Author: | Hits:

[Menu controlMenu

Description: VC++图形界面之菜单编程,源码在VC6.0下编译通过。-VC++ Graphical interface menu of programming, source code in VC6.0 compiler under through.
Platform: | Size: 249856 | Author: 李王 | Hits:

[Picture Viewerpng_helper

Description: VC中实现png文件的显示功能,能够实现透明显示,各种效果,-Png files in VC realize the display function, to achieve a transparent display, various effects,
Platform: | Size: 552960 | Author: Libz | Hits:

[OtherDUBA2008-6-18

Description: 包含金山独霸届面的模拟实现的源代码,以对话框的方式实现了金山独霸的界面,里面采用很多的控件派生类如CButton CStatic等,是学习VC界面开发的好例子。-Jinshan dominate the session included simulated surface to achieve the source code to dialog to achieve the Jinshan dominate the interface, which used a lot of controls such as CButton CStatic derived class, are learning VC interface development a good example.
Platform: | Size: 61440 | Author: 马学伟 | Hits:

[Static controlTestLabel

Description: 对MFC中的CStatic类的功能进行扩展,提供修改字体、字体颜色、字体大小;粗体、斜体、下划线设置、缩进和行距设置;背景颜色修改;图标设置等功能。 开发工具:VC.net 2003-On the MFC class CStatic in the expansion of functions, providing modified fonts, font color, font size bold, italic, underlined settings, indentation and line spacing settings modify the background color icon settings and other functions. Development Tools: VC.net 2003
Platform: | Size: 69632 | Author: 杨天 | Hits:

[Static controlbeautiful_static

Description: vc++ 漂亮的mfc静态文本控件,可以做成多种形式的文本!-vc++ beautiful mfc static text controls, can cause various forms of text!
Platform: | Size: 61440 | Author: Qin Qiang | Hits:

[GUI Developvc_demo_classic

Description: CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。-err
Platform: | Size: 352256 | Author: sunu | Hits:

[Other1262523828

Description: VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -err
Platform: | Size: 1012736 | Author: yongchensong | Hits:

[GUI DevelopCButton

Description: 由VC++中的CButton类扩展的经典风格按钮,严格来说是由CButton的派生类CLinkButton为基础而制作,用此派生类制作的按钮外观类似静态控件类CStatic 产生的效果,当鼠标移到按钮上并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平效果,对Windows经典风格喜欢的朋友相信也会喜欢本款按钮。-By VC++ in the Class CButton button to expand the classical style, strictly speaking is a CButton derived class based on CLinkButton production, produced by the derived class of the button looks like a type of static control CStatic effects, when mouse moved did not press the button, the cursor changes shape to change the shape of the font button similar to the application menu in the Toolbar and the effect of the flat on the Windows classic style like a friend would like to believe that the button in this paragraph.
Platform: | Size: 24576 | Author: 602 | Hits:

[GUI Developvs-vc

Description: CStatic 用法 CEDIT 用法 CButton 用法 CComboBox 用法 CListBox 用法
Platform: | Size: 9294848 | Author: liyang | Hits:

[GUI DevelopVC_CStatic

Description: VC为CStatic控件添加超级连接 vc界面编程-VC for the CStatic controls hyperlinks vc interface programming
Platform: | Size: 3072 | Author: 911xie | Hits:

[Static controlLabel

Description: VC6下继承自CStatic的CLabel类,增加了多个CStatic所不支持的功能,几经考验并完善了不合适的处理模式,目前已经较为完善-Under VC6 the CLabel inherited from CStatic class, increasing the number of CStatic does not support the function, after several test and improve the inappropriate processing mode, has been a more perfect
Platform: | Size: 4096 | Author: 星夜心雨 | Hits:

[Windows DevelopCStatic

Description: CStatic文字滚动特效,基于VC++实现的静态文字滚动特效,示例截图为第一款文字滚动,另外还有一个也可以有VC6直接编译,两款文字滚动都很棒的效果,从收集的经典VC源码中剥离出来的两个文字滚动,希望学习VC++的朋友们喜欢哦。-CStatic text scrolling effects, Based on VC++ achieve static text scrolling effects, the sample screenshots of the first paragraph of the text scroll, in addition to a great VC6 compiled directly Both text scroll effect, from the collection of classic VC source spun off two text scrolling, hope learning VC++ friends like oh.
Platform: | Size: 55296 | Author: 汪赛兰 | Hits:

[Static controlCStatic-scroll

Description: VC中CStatic文件自动滚动效果的代码-CStatic code file scrolling effect
Platform: | Size: 87040 | Author: jane | Hits:

[VC/MFCvc自绘控件集合

Description: vc自绘控件集合 CMenu 自绘集合 CStatic 自绘集合 dialog 自绘集合 edit自绘集合 SkinSlider 自绘 tab 自绘集合(VC self drawn control set)
Platform: | Size: 13366272 | Author: dq921 | Hits:

[Static controlCStaticEX

Description: CStatic控件的扩展,可以对Static控件进行修改背景色,边框颜色,文字颜色等(The extension of CStatic control can modify the background color, border color and text color of static control)
Platform: | Size: 3629056 | Author: wangbinzzuli | Hits:
« 12 »

CodeBus www.codebus.net